home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 41 / CD Expert nº 41.iso / Hellboy / data1.cab / Game_Data / data / animtab / helper_grate.ast < prev    next >
Encoding:
Text File  |  2000-08-18  |  1.1 KB  |  39 lines

  1. //  DH INTERACTIVE LLC, COPYRIGHT (C) 2000 
  2. //
  3. //  helper.ast written at 01/27/00
  4. //
  5.  
  6. 24                     //  file_type
  7. 112                     //  file_version
  8.  
  9. spaz_model_name helper_spaz
  10.  
  11. //  helper              //  Session name
  12. end
  13.  
  14. // *** This first section contains the names of all the win_anims used by the table
  15. br_helper_grate_open
  16. end
  17.  
  18. // *** This second section contains the values for each anim state
  19. br_helper_grate_closed
  20. br_helper_grate_opening
  21. end
  22.  
  23. br_helper_grate_closed                          // name of this anim_state
  24. br_helper_grate_open                        // name for the win_anim for this state
  25. br_helper_grate_closed                              // default link anim for this anim state
  26. begin_end_frame 0 0
  27. vulnerable_joint_table standard_joint_table
  28. // Begin entries for this anim state
  29. end_of_entries
  30.  
  31. br_helper_grate_opening                          // name of this anim_state
  32. br_helper_grate_open                        // name for the win_anim for this state
  33. br_helper_grate_closed                              // default link anim for this anim state
  34. begin_end_frame 0 35
  35. vulnerable_joint_table standard_joint_table
  36. // Begin entries for this anim state
  37. end_of_entries
  38.  
  39.